Setup

Each of these guides shows you how to set up a development environment, compile, and run "hello world."

Both GCC and the Visual Studio compiler (MSVC) can be run by themselves on Windows, similarly to how GCC is used on linux.

Other IDEs (Integrated Development Environments) include Code::Blocks, Eclipse, NetBeans, and XCode (for mac). There are many guides on how to set these up.

Contents - SDL2

Contents - C++